|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectagents.anac.y2011.ValueModelAgent.OpponentModeler
public class OpponentModeler
| Field Summary | |
|---|---|
double |
delta
|
| Constructor Summary | |
|---|---|
OpponentModeler(int bidCount,
UtilitySpace space,
Timeline timeline,
BidList our,
BidList their,
ValueModeler vmodeler,
BidList allBids,
ValueModelAgent agent)
|
|
| Method Summary | |
|---|---|
int |
expectedBidsToTimeout()
|
double |
expectedDiscountRatioToConvergence()
|
double |
guessCurrentBidUtil()
|
void |
tick()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double delta
| Constructor Detail |
|---|
public OpponentModeler(int bidCount,
UtilitySpace space,
Timeline timeline,
BidList our,
BidList their,
ValueModeler vmodeler,
BidList allBids,
ValueModelAgent agent)
| Method Detail |
|---|
public void tick()
public int expectedBidsToTimeout()
public double expectedDiscountRatioToConvergence()
public double guessCurrentBidUtil()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||